Skip to main content

VectorPlot

VectorPlot[{vx,vy},{x,xmin,xmax},{y,ymin,ymax}] generates a vector plot of the vector field {vx,vy} as a function of x and y. 

VectorPlot[{{vx,vy},{wx,wy},…},{x,xmin,xmax},{y,ymin,ymax}] plots several vector fields.

VectorPlot[…,{x,y}∈reg] takes the variables {x,y} to be in the geometric region reg.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.